The SetEncryption object allows you to set encryption along with account credentials and permissions on a request.
| Parameter | Type | Description |
|---|---|---|
| Strength128Bits | ExpereBoolean | A boolean defining if the document is marked for encryption as 128-bit encrypted. A TRUE value indicates the document is marked for 128-bit encryption; a FALSE value indicates it is not marked for encryption. |
| Passwords | Passwords | Object containing the user and owner to submit on a request. |
| Permissions | Permissions | Object defining rights to associated with the user/owner submitted on the request. |